home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-11-28 | 3.1 KB | 78 lines | [TEXT/MPS ] |
- command 'd' key -> open disassemble window
- command 'm' key -> open memory dump window
- command 'r' key -> open GPR register winfow
- command 'b' key -> set a simple break point
- command 's' key -> save current window setup and ABZmonPPC variable
- command 'l' key -> reload current window setup and ABZmonPPC variable
- command 'f' key -> search ascII partern
- command 'g' key -> search next occurrence
- command '6' key -> open 68K register window
- command '-' key -> open stat window
- command 'c' key -> copy highlighted address to (ABZmonPPC) clipboard
- command '0' key (zero) -> Enter to the other debugger (MacsBug ?)
- option ESC key -> re-initialise mouse
-
- 'up arrow' key -> scroll down
- 'down arrow' key -> scroll up
- 'left arrow' key -> scroll left
- 'right arrow' key -> scroll right
- ESC key -> show user screen
-
- THE FOLLOWING KEY ARE ARE UPPER/LOWER CASE UNSENSITIVE
- 'g' key -> return to user program (go)
- 'q' key -> return to user program (quit)
- 's' key -> step one instruction
- 'e' key -> ExitToShell (cancel current process)
- '=' key -> calculator dialog
- '*' key -> reset the lable/symbol
- '/' key -> change disassembled displacement form: hexa address, *+$24, local label, CFM symbol
- 'c' key -> toggle comment form in disassemble window
- '?' key -> help window
- '.' key -> use repeatedly to do a tour of all windows
- '%' key -> for the current window, to redraw continiously
-
- option 'left arrow' key -> simulate mouse left move
- option 'right arrow' key -> simulate mouse right move
- option 'up arrow' key -> simulate mouse up move
- option 'down arrow' key -> simulate mouse down move
- command-option 'left arrow' key -> simulate mouse left move and button down
- command-option 'right arrow' key -> simulate mouse right move and button down
- command-option 'up arrow' key -> simulate mouse up move and button down
- command-option 'down arrow' key -> simulate mouse down move and button down
- command-shift '3' key -> take screen snapshot
-
- SPECIAL KEY USED IN EDIT FIELD ONLY
- 'Tab' key -> go to next edit field
- 'Return' key -> simulate default button
- 'Enter' key -> simulate default button
- 'Esc' key ed_exit -> simulate default button
- 'left arrow' key -> move left one char the text cursor
- 'right arrow' key -> move right one char the text cursor
- 'backspace key' -> backward delete
- 'delete' key -> -> forward delete
- command 'c' key -> copy to (ABZmonPPC) clipboard
- command 'v' key -> paste to (ABZmonPPC) clipboard
-
- Mouse button down or any key down when there is
- no open window open the MENU window
-
- Mouse button down and command-option move the ABZmonPPC screen arround
-
- MOUSE BUTTON DOWN IN WINDOW
- in inactive window -> make window front
- in down arrow box -> scroll up
- in up arrow box -> scroll down
- in close box -> close the window
- in title bar -> drag the window
- in grow box -> shrink/expand the window
- in text -> select and highlite part of text or display info dialog
-
- MOUSE BUTTON DOWN IN DIALOG
- in checkbox -> set/clear option
- in edit field -> set text cursor in the char under the mouse arrow
- in button -> select the command
-
- MOUSE BUTTON DOWN IN MENU
- Highlight the item in menu. The item in selected when the mouse button is releases
-
-